home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 22 / Cream of the Crop 22.iso / bbs / qwkn11b1.zip / README.TXT < prev    next >
Text File  |  1996-10-16  |  3KB  |  77 lines

  1. INTRODUCTION
  2. ------------
  3. Thanks for trying the shareware version of QwikNet.  QwikNet is a 
  4. powerful, yet easy to use artificial neural network simulator.  
  5. QwikNet implements several different algorithms to train a standard 
  6. feed-forward neural network in an easy-to-use graphical 
  7. environment.  The shareware version is limited to a maximum 
  8. of 1 hidden layer and 10 hidden neurons.  The registered version can 
  9. accommodate up to 5 hidden layers with no limits (besides hardware) 
  10. on the number of hidden neurons.  
  11.  
  12. You may evaluate this software free for 30 days, after which you must 
  13. either purchase the registered version or delete the software from
  14. your machine.
  15.  
  16. Please feel free to distribute the file QwikNet.ZIP to friends, associates,  
  17. or to a computer bulletin board system (BBS).
  18.  
  19. REGISTRATION
  20. ------------
  21. The registration fee is $40 US.  Please print and fill out the 
  22. registration form in the file 'register.txt', (also found 
  23. in the help file), and enclose it with your payment.  Upon 
  24. receipt of payment you will receive the full registered version 
  25. and all future upgrades.  
  26.  
  27.  
  28. INSTALLATION
  29. ------------
  30. The 32-bit version, QwkNet32.EXE, requires a minimum 486 
  31. processor and Windows 95 or NT.  This version removes 
  32. all practical limits on network/data file size.
  33.  
  34. Installation of both versions, including the DLLs and 
  35. help files, requires less than 1.5 MB of disk space.
  36.  
  37.  
  38. 32 bit version - copy the following files to your directory:
  39.  
  40.     QwkNet32.EXE     - 32 bit executable for Win95 or NT
  41.     BWCC32.DLL         - 32-bit DLL needed by QwkNet32
  42.     QwikNet.HLP    - Windows help file
  43.     README.TXT    - This file
  44.     REGISTER.TXT    - A registration form in ASCII format
  45.     FILE_ID.DIZ    - Information file for bulletin boards 
  46.     Example data files - optional
  47.  
  48. EXAMPLE DATA FILES
  49. ------------------
  50. Several example data files are included for testing:
  51.  
  52. SINCOS.TRN  -      Training data file with one input (x)
  53.         and two outputs Sin(x) and cos(x).
  54. SINCOS.TST  -   Testing data for SINCOS.
  55. SINCOS.WTS  -    Example of saved weights.
  56. SINCOS.NET  -     SINCOS project file.
  57.  
  58. SECURITY.*  -    A more complex data set for Power System Security
  59.         analysis.  The data set contains 33 inputs 
  60.         (power system features) and 1 output     
  61.         (security classification).
  62.  
  63. XOR.*       -   XOR training data set.
  64.          Two inputs and 1 output.
  65.  
  66.  
  67. QUESTIONS/COMMENTS
  68. ------------------
  69. Please send any questions, comments or bug reports to:
  70.  
  71.     Craig Jensen
  72.     9935 NE 125th Ln #4
  73.     Kirkland, WA 98034
  74.     email - cjensen@ee.washington.edu
  75.  
  76.  
  77.